home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / LoadGame / screen (Load Game).cfg
Encoding:
Text File  |  1998-10-26  |  1.4 KB  |  51 lines

  1. ; Load Game Screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Load Game"
  5.  
  6. [TEXTBUTTON_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. ; 640x480 rectangle
  9. Rect2=70,530,220,580                  ; 800x600 rectangle
  10. Text=47; Load;                            ; Button text
  11. Rect1=56,424,176,464
  12.  
  13. [TEXTBUTTON_2]
  14. Font=LARGE                            ; font to use LARGE/SMALL
  15. ; 640x480 rectangle
  16. Rect2=580,530,730,580                 ; 800x600 rectangle
  17. Text=11; Cancel;                          ; Button text
  18. Rect1=464,424,584,464
  19.  
  20.  
  21. [EDITBOX_1]
  22. Font=SMALL                            ; font to use LARGE/SMALL
  23. ; 640x480 rectangle
  24. Rect2=163,150,637,192                  ; 800x600 rectangle
  25. Rect1=130,120,509,153
  26.  
  27. [LISTBOX_1]
  28. Font=SMALL                            ; font to use LARGE/SMALL
  29. ; 640x480 rectangle
  30. Rect2=165,233,635,500                  ; 800x600 rectangle
  31. Rect1=132,186,508,400
  32.  
  33. [TEXT_1]
  34. Font=LARGE                            ; font to use LARGE/SMALL
  35. Rect1=0,220,640,260                   ; 640x480 rectangle
  36. Rect2=0,280,800,320                   ; 800x600 rectangle
  37. TextFlags=CENTRE
  38. Text=48; Loading...;                      ; text
  39.  
  40. [TEXT_2]
  41. Font=LARGE                            ; font to use LARGE/SMALL
  42. Rect2=230,55,575,102
  43. TextFlags=CENTRE
  44. Text=1; Load Game;                      ; text
  45. Rect1=184,44,460,81
  46.  
  47.  
  48.  
  49.  
  50.  
  51.